d/upstream/metadata: Add upstream URLs
authorSimon McVittie <smcv@debian.org>
Tue, 17 Dec 2019 08:57:48 +0000 (08:57 +0000)
committerSimon McVittie <smcv@debian.org>
Tue, 17 Dec 2019 08:57:48 +0000 (08:57 +0000)
debian/changelog
debian/upstream/metadata [new file with mode: 0644]

index 4a7889391ff9c77818f8210d117bdd835c1dd76e..35011380f4ea014550943a4bebe638aba1b5b19d 100644 (file)
@@ -16,6 +16,7 @@ gtk+4.0 (3.96.0-3) UNRELEASED; urgency=medium
   * d/tests/build: Show commands before they are executed
   * d/tests/build: Fail if using an undefined variable ("unofficial strict
     mode")
+  * d/upstream/metadata: Add upstream URLs
 
  -- Simon McVittie <smcv@debian.org>  Mon, 25 Nov 2019 11:25:30 +0000
 
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644 (file)
index 0000000..9d97445
--- /dev/null
@@ -0,0 +1,9 @@
+Archive: GNOME
+Bug-Database: https://gitlab.gnome.org/GNOME/gtk/issues
+Bug-Submit: https://gitlab.gnome.org/GNOME/gtk/issues/new
+Changelog: https://gitlab.gnome.org/GNOME/gtk/commits/master
+FAQ: https://developer.gnome.org/gtk4/stable/gtk-question-index.html
+Repository-Browse: https://gitlab.gnome.org/GNOME/gtk
+Repository: https://gitlab.gnome.org/GNOME/gtk.git
+
+# vim:set ft=yaml: